home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-19 / surfdoc3.zip / SVGA256.NOT < prev    next >
Text File  |  1991-08-21  |  662b  |  25 lines

  1. SuperVGA 256 BGI driver 
  2. Version 2.21
  3. August 20, 1991
  4.  
  5. This is the newest version of my SuperVGA 256 BGI driver.  I have fixed 
  6. several bugs in the previous releases, as well as added several improvements.
  7.  
  8.     o 1024x768x256 color mode is now supported on Tseng 4000,
  9.       Chips&Tech, Trident 8900 and Ahead video cards.
  10.  
  11.     o Getimage and putimage will work with bitmaps up to the 
  12.      size of available memory. (> 64k)
  13.  
  14.     o VESA support has been added.
  15.  
  16.     o Added setvgapalette256 function.
  17.  
  18.     o Floodfill is implemented.
  19.  
  20.     o Added new logical operations to putimage
  21.       XNOR_PUT
  22.       NAND_PUT
  23.       NOR_PUT
  24.       TRANS_COPY_PUT - Treats 0 as transparent
  25.